home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / domacnost a kancelar / joomla / Joomla_1.5.4-Stable-Full_Package.exe / CHANGELOG.php next >
PHP Script  |  2008-07-06  |  36KB  |  875 lines

  1. <?php
  2. /**
  3. * @version        $Id: CHANGELOG.php 10506 2008-07-05 21:32:20Z willebil $
  4. * @package        Joomla
  5. * @copyright    Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
  6. * @license        GNU/GPL, see LICENSE.php
  7. * Joomla! is free software. This version may have been modified pursuant
  8. * to the GNU General Public License, and as distributed it includes or
  9. * is derivative of works licensed under the GNU General Public License or
  10. * other free or open source software licenses.
  11. * See COPYRIGHT.php for copyright notices and details.
  12. */
  13.  
  14. // no direct access
  15. defined( '_JEXEC' ) or die( 'Restricted access' );
  16. ?>
  17. 1. Copyright and disclaimer
  18. ---------------------------
  19. This application is opensource software released under the GPL.  Please
  20. see source code and the LICENSE file
  21.  
  22.  
  23. 2. Changelog
  24. ------------
  25. This is a non-exhaustive (but still near complete) changelog for
  26. Joomla! 1.5, including beta and release candidate versions.
  27. Our thanks to all those people who've contributed bug reports and
  28. code fixes.
  29.  
  30.  
  31. Legend:
  32.  
  33. * -> Security Fix
  34. # -> Bug Fix
  35. $ -> Language fix or change
  36. + -> Addition
  37. ^ -> Change
  38. - -> Removed
  39. ! -> Note
  40.  
  41. -------------------- 1.5.4 Stable Release [7-July-2008] ---------------------
  42.  
  43. 6-July-2008 Wilco Jansen
  44.  # Rollback of language file in joomla_backward.sql
  45.  # Included latest language files in installer for 1.5.4
  46.  
  47. 5-July-2008 Andrew Eddie
  48.  # [#11075] Minor errors in ACL libraries (reopened)
  49.  
  50. 4-July-2008 Wilco Jansen
  51.  ^ Change default template back to rhuk_milkyway (all help docs are based upon this template)
  52.  
  53. 4-July-2008 Anthony Ferrara
  54.  # Rollback of language file change (accidental removal of 3 strings)
  55.  
  56. 3-July-2008 Ian MacLennan
  57.  # [#8369] Issues with Page Title and Menu Item Layouts
  58.  # [#10766] table align=right breaks rendering in IE and Opera
  59.  # [#11602] Language file is missing for administrator module mod_feed
  60.  # [#11646] Corrects in spelling and grammar for en-GB site
  61.  # [#11659] Sorting of modules in New module screen is wrong
  62.  
  63. 3-July-2008 Anthony Ferrara
  64.  # [#11647] Corrections (spelling and grammar) to en-GB administrator files (Thanks Ron!)
  65.  # [#11648] Corrections to en-GB installer (Thanks Ron!)
  66.  # [#11618] acl check incorrect in com_users for block user and email events
  67.  # [#11609] Default Article Layout should not have width or colspan="2"
  68.  # [#9234] Article Layout menu type does not restrict Categories by Section in Article listbox
  69.  # [#11639] OpenID Javascript throws errors causes conflicts with Mootools functions
  70.  # [#11627] OnBefore/AfterContentSave Triggers
  71.  
  72. 2-July-2008 Anthony Ferrara
  73.  # [#11643] Cannot save menu item for Submit New Article (Thanks Jens!)
  74.  # [#11638] SVN Rev.10473 breaks path on JS includes (Thanks Jens!)
  75.  # [#11636] [t,297432] htaccess Security Issue
  76.  # [#11635] [Security BUG 1.5.3] User redirect spam (Thanks Ian!)
  77.  
  78. 30-June-2008 Andrew Eddie
  79.  # [11637] Fix htmlentities in com_modules
  80.  
  81. 28-June 2008 Anthony Ferrara
  82.  # [#11583] Updated help screen key refs from doc team  (Thanks Chris Davenport)
  83.  ! Patches provided during the second Pizza Bug and Fun event (28/29 june)
  84.  
  85. 28/29-June 2008 Wilco jansen
  86.  # [9027] Search system use keyword "Search..." if the inputbox empty
  87.  # [10166] Untranslated String in Calendar tool
  88.  # [11249] Set unpublished menu-item as default
  89.  # [11407] error of time display module pool
  90.  # [11464] Contact router broken on SEF and no Itemid
  91.  # [11562] Help screen key reference for Category Manager needs to be variable
  92.  # [11600] JURI::root does not honour live_site setting
  93.  # [11632] Registration redirects upon successful submission of form back to blank registration form
  94.  # [11633] The css for messages in  in milkyway  is incorrect
  95.  ! Patches provided during the second Pizza Bug and Fun event (28/29 june)
  96.  
  97. 27-June-2008 Andrew Eddie
  98.  ^ [11601] Improvement to System Debug plugin
  99.  # [10842] [patch] mod_latest doesn't use JHTML::_('date')
  100.  # [11610] Date in popular module in administrator not GMT
  101.  
  102. 26-June-2008 Wilco Jansen
  103.  # [11190] Unable to delete files with illegal characters
  104.  # [11571] Old cache file can't be deleted when cache is turned off
  105.  # [11580] Missing translation for timezone Venezuela
  106.  # [11463] Dates for votes on poll is not gmt
  107.  # [11598] JFactory::getUser() error when specifying user who doesn't exist
  108.  # [11470] registered content doesn't show up in a public view when show unauthorized links is set to true in a section view
  109.  # [11584] Sort "add module" list in alpha order by column; fix HTML
  110.  
  111. 25-June-2008 Sam Moffatt
  112.  # [11079] Joomla! LDAP Library doesn't support altering details in LDAP
  113.  
  114. 19/20-June-2008 Wilco Jansen
  115.  # [9729] Category Manager - Uncategorized
  116.  # [9901] Patch - com_weblinks Categories view revised tmpl/default.php
  117.  # [10291] Empty URL Parameters
  118.  # [10273] HTML entities in changelog break help display in back-end
  119.  # [10280] New Time Zone in Venezuela
  120.  # [10380] Category description textarea not HTML-quoted
  121.  # [10532] Filter issues in installation and missing or invalid language strings
  122.  # [10877] Error: time connection remains a UTC
  123.  # [10881] "Article order" missing in language file
  124.  # [10944] josSpoofCheck not passing $alternate to josSpoofValue correctly
  125.  # [11326] "validName" popup when omitting user name, password or database name in setup wizard
  126.  # [11444] [Patch] "What is OpenID?" not displayed
  127.  # [11487] Unable to insert image directly after upload without flash uploader
  128.  # [11516] Typo in en-GB.mod_mainmenu.ini
  129.  ! Patches provided during the second Pizza Bug and Fun event
  130.  
  131. 19-June-2008 Wilco Jansen
  132.  # [11225] Expired cache files lead to component not found error message
  133.  ! Patch provided by Anthony. Also unit tests have been created for the caching layer...yay!
  134.  
  135. 15-June-2008 Wilco Jansen
  136.  # [9991] Inconsistent use of nameQuote()
  137.  # [11426] Banners component not able to handle flash banners
  138.  
  139. 8-June-2008 Ian MacLennan
  140.  # [10363] E_NOLOGIN_BLOCKED visible in error/warning
  141.  
  142. 6-June-2008 Wilco Jansen
  143.  # [9806] Menu instance seems to be overriden
  144.  # [11338] Linked category title in JA_Purity category blog causes text to be linked
  145.  # [10873] Frontend Does Not Respect Global List Length
  146.  # [11333] Various weblinks fixes, and a little on category manager
  147.  # [10834] "Umbrella" issue for several mod_newsfeed issues
  148.  # [11354] Typo in gmail authentication plugin
  149.  
  150. 3-June-2008 Sam Moffatt
  151.  ^ prop-set all js, ini and css files to LF line ending style and cleaned up mixed line ending styles
  152.  
  153. 1-June-2008 Sam Moffatt
  154.  ^ prop-set all php files to LF line ending style
  155.  ^ Cleaned up a lot of files with mixed line ending styles
  156.  # [#8957] ampersand in Site name shows up as & in Administrator tool
  157.  
  158. 31-May-2008 Wilco Jansen
  159.  # [10864] PHP session.auto_start leads to broken installation and warning messages
  160.  # [11329] If you have a login menu item, Forgot Password and Forgot Username links don't work
  161.  # [10107] Notice: Trying to get property of non-object in section.php on line 449
  162.  # [10126] External link in breadcrumb
  163.  # [10376] Article editing from FrontPage changes the article alias
  164.  # [11331] Breadcrumbs: redundant parameter, and not respecting default values for parameters
  165.  # [11158] Menu link to unpublished menu item causes fatal error
  166.  # [11191] Missing mandatory check for several menu item types
  167.  # [11075] Minor errors in ACL libraries
  168.  # [11054] Logged in user can view registration form
  169.  # [11311] JA Purity - templateDetails.xml, params - language
  170.  # [8512]  HTML in content items matches search words in search component/plugin (AKA the real big issue with search in Joomla!)
  171.  # [11302] Typos in tpl_ja_purity admin
  172.  
  173. 29-May-2008 Wilco Jansen
  174.  # [10942] Menu does not rebuild sublevel on copy/move (causes menu ordering issues)
  175.  # [10037] timeoffset correction in toISO8601 method of JDate Class
  176.  # [11189] Install site and admin languages with one package
  177.  
  178. 21-May-2008 Anthony Ferrara
  179.  # Fix for fatal error introduced by [#10397] fix.  Supports pass by reference too (so [#10397] is fixed as well)
  180.  
  181. 19-May-2008 Anthony Ferrara
  182.  # [#11111] More robust checking of menu type layouts for JS validation (Thanks Jens!)
  183.  
  184. 18-May-2008 Wilco Jansen
  185.  # [9349] JApplicationHelper::getPath requires strict naming conventions which may be deprecated
  186.  # [10255] Adding Additonal Security to Joomla's File Caching
  187.  # [10397] _processBuildRules and processParseRules  not passing by reference
  188.  # [10793] Two small bugs in com_messages
  189.  # [10949] Cannot Add News Feeds Category List Layout in 1.5.3
  190.  
  191. 14-May-2008 Ian MacLennan
  192.  ^ Updated key reference for help system from screen.menus.type to screen.menus.edit
  193.  
  194. 10-May-2008 Wilco Jansen
  195.  # [9986] Extension installer Install from Directory field should come with the site path prefilled by default.
  196.  # [10412] XHTML validation fails when using category name as a link on frontpage
  197.  # [10811] Category link is not closed on front page in BEEZ template - default_item.php
  198.  # [10498] [PATCH] folders not copied correctly, using <media> in XML
  199.  # [11055] [Security] Crafted URL can disclose absolute path
  200.  # [10226] mod_login has a slightly wrong description for login/logout redirection
  201.  # [10669] Breadcrumbs module always produces last item in pathway
  202.  
  203. 09-May-2008 Andrew Eddie
  204.  + Added ja_purity template by JoomlArt
  205.  
  206. 07-May-2008 Sam Moffatt
  207.  # [10923] Backend accepts any password for custom Super Administrator when LDAP enabled
  208.  
  209. 24-Apr-2008 Mati Kochen
  210.  # Fix for the Legacy-Marker - missing parse
  211.  # Removed the special treatment for RTL in Pagination
  212.  
  213. -------------------- 1.5.3 Stable Release [22-April-2008] ---------------------
  214.  
  215. 19-Apr-2008 Anthony Ferrara
  216.  # [#10009] Search Function yields warning
  217.  # [#10150] Installation minimum password length doesn't work
  218.  # [#10725] Installation not xhtml compliant
  219.  # [#10739] Spelling error in com_installer.ini
  220.  # [#10092] Switcher hides nested divs
  221.  # Fix for fatal error related to [#10638]
  222.  
  223. 19-Apr-2008 Andrew Eddie
  224.  ! Trailing white-space cleanup
  225.  # [#9725] JFilterInput Infinite Loop
  226.  
  227. 18-Apr-2008 Ian MacLennan
  228.  # [#10732] Help screen updates for Menu Manager
  229.  
  230. 18-Apr-2008 Sam Moffatt
  231.  # [#10724] Custom user groups fail to display
  232.  # [#10707] update link to forum in Sample content
  233.  # [#10638] mod_newsflash renders article separator after last article
  234.  
  235. 17-Apr-2008 Anthony Ferrara
  236.  # [#9858] Flash Uploader not loading properly
  237.  # [#10511] Print button showing Array Print Array
  238.  # [#9775] Cache directory not writable causes warning
  239.  # [#10588] QueryBatch executing empty queries
  240.  # [#10675] Code Cleanup
  241.  # [#10702] JURI::clean fix (not properly stripping out /'s) - Thanks Alex Stylianos
  242.  # [#10308] Installer rejects valid DB names
  243.  # [#10323] Wrong param count for class_exists in TCPDF
  244.  
  245. 14-Apr-2008 Mati Kochen
  246.  + Offline validation
  247.  + Legacy-Marker - a marker to show (admin) extensions requiring Legacy-Mode ON
  248.  
  249. 13-Apr-2008 Sam Moffatt
  250.  # [#10639] mod_newsflash renders bad "read more" link text
  251.  # [#10574] Problem with template rhuk_milkyway in white color variation.
  252.  # [#10540] com_login not w3c valid
  253.  # [#10539] Contacts string repeat twice in com_contacts language file
  254.  # [#10510] /templates/beez/com_content/section/default.php
  255.  # [#10302] Milky Way and Beez lack editor.css files
  256.  # [#9984] Plugin parameters with pipes still not working perfectly
  257.  # [#10402] Mainmenu Module issues
  258.  # [#9977] Search module changing '-' to ':' in keywords
  259.  # [#10097] Various XHTML fixes
  260.  
  261. 10-Apr-2008 Anthony Ferrara
  262.  # [#10508] Caching pathway and breadcrumbs fix
  263.  # [#10329] Debug fails with version of Zend Optimizer
  264.  
  265. 10-Apr-2008 Mati Kochen
  266.  # [#10299] Added 'Use Global' as default value to weblink.xml
  267.  
  268. 09-Apr-2008 Mati Kochen
  269.  # [#10253] Better PDF coding
  270.  
  271. 09-Apr-2008 Mati Kochen
  272.  # [#10297] Fixed RTL in Offline message
  273.  
  274. 04-Apr-2008 Toby Patterson
  275.  # Fixed [#10307] "Select Article" breaks on change category refresh ( Thanks Michael )
  276.  
  277. 03-Apr-2008 Toby Patterson
  278.  # Fixed [#10197] component install error fails to reference left over folder in administrator/components folder
  279.  # Fixed [#10200] jdoc:include type="module" not usable
  280.  # Fixed [#10012] $task is not properly passed to extensions
  281.  # Fixed [#10345] emailcloak is not removed if the article does not contain @
  282.  
  283. 29-Mar-2008 Ian MacLennan
  284.  # Fixed [#9335] Extra/Random table class (sectionentrytable0)
  285.  
  286. 29-Mar-2008 Sam Moffatt
  287.  ! Removed old TODO notice in installer
  288.  
  289. 28-Mar-2008 Wilco Jansen
  290.  # Fixed [9118] Uncaught Error message in Extension Manager when uninstalling deleted component
  291.  ! Thanks Ian for the patch
  292.  
  293. 26-Mar-2008 Toby Patterson
  294.  # Fixed [9015] No .blank class in system general.css
  295.  
  296. -------------------- 1.5.2 Stable Release [22-March-2008] ---------------------
  297.  
  298. 22-Mar-2008 Sam Moffatt
  299.  $ Added ko-KR installation language files
  300.  
  301. 21-Mar-2008 Sam Moffatt
  302.  $ Added lt-LT, pl-PL and ca-ES installation language files
  303.  
  304. 20-Mar-2008 Ian MacLennan
  305.  $ Added bn-IN and th-TH installation language files
  306.  
  307. 20-Mar-2008 Andrew Eddie
  308.  # Fixed double-quoting bug in gacl_api::del_object
  309.  
  310. 15-Mar-2008 Ian MacLennan
  311.  # [#9816] Fixed openid toggle link doesn't appear on component.  Also fixes duplicate ids for com and mod.
  312.  # [#9816] Fixed username cannot contain + or - characters
  313.  # [#9816] Fixed css resulting from first patch above
  314.  
  315. 15-Mar-2008 Sam Moffatt
  316.  ^ Updated language XML files version to 1.5.2 and date to 2008-03-15 (pour JM)
  317.  
  318. 12-Mar-2008 Ian MacLennan
  319.  # [#10156] Param for disabling the Flash Uploader
  320.  
  321. 11-Mar-2008 Anthony Ferrara
  322.  # [#10077] Edit links for frontpage layout broken when not default menu item.
  323.  
  324. 11-Mar-2008 Wilco Jansen
  325.  # [10129] front-end message when article submitted not translated
  326.  
  327. 10-Mar-2008 Wilco Jansen
  328.  # [9971] Default parameter (global configuration) not stored in table
  329.  # [9976] Invalid behavior after switching list length
  330.  # [10112] Strings and tips added for 10019 editing options
  331.  # [10124] Notice layout in milkyway is not right due to missing some css
  332.  # [10071] Email alert for private message is confusing
  333.  
  334. 09-Mar-2008 Mati Kochen
  335.  # [#10083] Upgraded TCPDF Library to v2.6
  336.  # [#10102] Removed unneeded IF clause for ICONV usage
  337.  
  338. 08-Mar-2008 Andrew Eddie
  339.  # [#10103] Additional Content Filtering
  340.  
  341. 07-Mar-2008 Ian MacLennan
  342.  # [#9808] JHTMLSelect::Options dies if empty array passed
  343.  # [#10027] When bulit a menu with catalog list which catalog has no articles, error comes out when click this menu
  344.  # [#10055] Administrator login not possible due to unmasked querys.
  345.  
  346. 07-Mar-2008 Andrew Eddie
  347.  # [#10032] JView::get() does not defer properly to JObject::get()
  348.  # [#9641] Extra <ul /> added by mod_mainmenu in access restricted menus
  349.  # [#10047] Size correction for some parameters pop-ups (patch)
  350.  ^ Massmail BCC checkbox checked by default
  351.  
  352. 05-Mar-2008 Ian MacLennan
  353.  # [#9817] TableUser has sendEmail set to 1 by default instead of 0, while JUser has it set to 0 by default
  354.  
  355. 04-Mar-2008 Anthony Ferrara
  356.  # [#9964] lost password sends a bad link when Joomla is in a directory (Thanks Tomasz Dobrzynski)
  357.  # [#10011] 2 Bugs in com_newsfeed
  358.  # [#9828] Broken Links to blog items
  359.  # [#8679] Incorrect anchors in pagination for admin template
  360.  
  361. 01-Mar-2008 Alan Langford
  362.  ^ Conditional load of JLoader to support unit test.
  363.  + Add jexit() global exit function, also for unit test.
  364.  ^ Replace all non-environment calls to die() and exit() with jexit() (except external libs).
  365.  ^ Make die message on no _JEXEC defined consistent throughout.
  366.  
  367. 29-Feb-2008 Toby Patterson
  368.  # [#8775] Administration Toolbar translation issues
  369.  
  370. 29-Feb-2008 Anthony Ferrara
  371.  # Error Log Library overwriting $date var (fatal error)
  372.  # [#9673] Media Manager + Global paths issues
  373.  # [#9978] Alias URLs don't work when SEF enabled
  374.  * Sanitization of image and media paths in global config
  375.  # Fix for date in com_messages (Thanks Jens)
  376.  
  377. 28-Feb-2008 Anthony Ferrara
  378.  + JFactory::getDate
  379.  + Support for locale based JDate override (for support of non-gregorian calendars)
  380.  ^ Changed all calls from $date = new JDate() to $date =& JFactory::getDate();
  381.  ^ JDate now does the translations on its own (it does not rely on setlocale()) for thread safe function.
  382.  $ Added support for xx-XX.date.php in frontend language directories (to be used for non-gregorian calendars).
  383.  ! all instances of JDate should now be retrieved via JFactory::getDate(); (to allow for overrides)
  384.  # Notice with JTable::isCheckedOut when called statically
  385.  # [#9832] [#9696] Invalid Itemid causes router to choke
  386.  # [#7860] Cache Callback ID not reliable if callback is object
  387.  # [#9715] Development info cached (also fixes tpl=1 case)
  388.  # [#9421] Fix for INI parsing with | in the content
  389.  $ [#9848] DESCNEWITEMSFIRST & LAST added to many places.
  390.  # [#9377] Easier translation and localization
  391.  # Upgrade TCPDF to 2.2.002 (Removes GD, libjpeg and libpng dependancies)
  392.  # [#9968] Fix for router using default menu item vars if non-sef url passed when sef is enabled
  393.  # [#9288] Title not escaped in link for section blog view
  394.  
  395. 28-Feb-2008 Wilco Jansen
  396.  # [9946] Page title issue for contents
  397.  
  398. 28-Feb-2008 Sam Moffatt
  399.  ^ Changed incorrect and misleading text in LDAP Authentication plugin
  400.  
  401. 28-Feb-2008 Ian MacLennan
  402.  # [#9402] Alternative read more
  403.  # [#9909] Newsflash Module returns incorrect SEF URL
  404.  # [#9847] JTable::isCheckedOut() can throw an undefined method error
  405.  # [#9912] Error in sample data
  406.  $ [#9967] 2 missing strings in admin
  407.  # [#7960] JFilterInput
  408.  
  409. 27-Feb-2008 Ian MacLennan
  410.  # [#9648] Cache folder disapearing with legacy mode enabled
  411.  # [#9805] bad url element for content pdf links]
  412.  
  413. 26-Feb-2008 Ian MacLennan
  414.  # [#9845] com_user Login form does not offer OpenId login option
  415.  # [#9844] created date on openid created users is invalid
  416.  # [#8676] OpenID related untranslated strings [js]
  417.  
  418. 26-Feb-2008 Hannes Papenberg
  419.  # [#9916] Saving Article Layout menu does not work
  420.  
  421. 25-Feb-2008 Ian MacLennan
  422.  # [#9932] Typo in file
  423.  # [#9907] Code cleanup com_weblinks, <button> element improperly closed
  424.  
  425. 25-Feb-2008Mati Kochen
  426.  ^ [#9857] Updated TCPDF Library to support RTL - Thanks JM.
  427.  
  428. 23-Feb-2008 Ian MacLennan
  429.  # [#9778] Breadcrumb includes separators
  430.  # [#9513] Search module in rhuk_milkyway - IE6
  431.  # [#8547] Com_media: Unable to delete files with spaces
  432.  # [#9862] Remember me can display confusing error message.
  433.  
  434.  
  435. 22-Feb-2008 Anthony Ferrara
  436.  # Fix parse_str & issues
  437.  # [#9867] ∩┐╜Hardcoded strings + some errors (Thanks JM)
  438.  
  439. 21-Feb-2008 Ian MacLennan
  440.  # [#9840] ΓÇóHard coded string missing translation
  441.  # [#9579] Contact Send-Email Form Routing to Wrong Address
  442.  # [#9739] sefRelToAbs( 'http://localhost/index.php?option=com_content&view=frontpage&Itemid=1' ) returns wrong URL
  443.  
  444. 20-Feb-2008 Ian MacLennan
  445.  # [#9807] Notice error in lib/j/html/html/list.php, sign of bigger problem (thanks Jens)
  446.  
  447. 19-Feb-2008 Anthony Ferrara
  448.  # [#9534] Tooltips hidden behind some tabs
  449.  # [#8800] Changing order of articles
  450.  # [#9708] Styling of loadmodule plugin fix.
  451.  # [#9710] mod_feed htmlentities issues.
  452.  # [#9758] Frontend error message for checked out content partially translated
  453.  
  454. 16-Feb-2008 Ian MacLennan
  455.  # [9635] mod_random_image doesn't work as advertised
  456.  # [8230] missing error handler on jfactory getxmlparser
  457.  
  458. 15-Feb-2008 Ian MacLennan
  459.  # [#8684] Errors not correctly trapped on login
  460.  
  461. 14-Feb-2008 Ian MacLennan
  462.  # [#9655] Cannot have more than 1 mootools tree on a page
  463.  
  464. 13-Feb-2008 Ian MacLennan
  465.  # [#9263] Bug in com_search: incorrect highliting of multiple search words
  466.  # [#8738] Backend Login Problems--error message not shown when frontend or blocked user attempts login
  467.  # [#9630] Language strings missing
  468.  # [#9636] mod_banners cannot validate as XHTML 1.0 Strict
  469.  # [#9289] reference to wrapper url produces errors when no modules are loaded
  470.  # [#9719] JDate->toISO8601 suggestion/correction
  471.  
  472. 12-Feb-2008 Ian MacLennan
  473.  # [#9695] Invalid Token message received when trying to authenticate with OpenID
  474.  # [#9006] Incorrect delete section message
  475.  # [#9253] Incorrect caching time of the feed XML in mod_feed
  476.  # [#9490] Fatal error: Call to a member function name() helper.php
  477.  # [#8808] PDF from an article - "contributed by" isof "written by"
  478.  # [#9555] Poll Manager poll's title sorting broken
  479.  
  480. 12-Feb-2008 Anthony Ferrara
  481.  # [#9697] Khepri has type="module" instead of type="modules" for Admin Submenu (Thanks Jens)
  482.  
  483. 11-Feb-2008 Andrew Eddie
  484.  $ Fixed string for XML-RPC server tip (default is no) in com_config.ini
  485.  
  486. 10-Feb-2008 Ian MacLennan
  487.  # Fixed [9371] h3 Title not translated at install step4 and 5
  488.  # Fixed [9697] Khepri has type="module" instead of type="modules" for Admin Submenu
  489.  
  490. 10-Feb-2008 Anthony Ferrara
  491.  # Fixed issue with notice populating $live_site on upgrade from 1.5.0
  492.  
  493. 10-Feb-2008 Sam Moffatt
  494.  # Fixed [#9381] Misnamed variable errors in migration
  495.  
  496. 09-Feb-2008 Ian MacLennan
  497.  # Fixed [8602] Cookie error message in installation process
  498.  # Fixed [9458] Email on new article - "from" is missing
  499.  # Fixed [8368] Template preview shows only used module positions
  500.  # Fixed [9434] Sample data: Two Resource Modules
  501.  # Fixed [9690] Version number in administrator backend shows 1.5.0
  502.  # Fixed [9312] Pre-installation Check wrongly recommends Display Errors ON
  503.  # Fixed [9408] Articles don't change if you change a category to another section
  504.  
  505.  
  506. -------------------- 1.5.1 Stable Release [8-February-2008] ---------------------
  507.  
  508. 05-Feb-2008 Anthony Ferrara
  509.  # Fixed [9552] Added missing DOMMIT files
  510.  # Fixed [9620] When trying to login, the site returns 'Invalid Token'
  511.  # Added live_site parameter to config, and JURI::base override (fixes SEF and proxy issues)
  512.  
  513. 05-Feb-2008 Ian MacLennan
  514.  # Fixed [9512] Removed superfluous references to JUser
  515.  # Fixed [9596] Incorrect language string in Beez
  516.  # Fixed [9257] Fixed comments in index.php and administrator/index.php
  517.  # Fixed [9399] XMLRPC Blogger more_text tag problem
  518.  * Fixed [9406] XMLRPC Blogger API
  519.  
  520. 05-Feb-2008 Andrew Eddie
  521.  # Turned XML-RPC server off by default
  522.  
  523. 04-Feb-2008 Wilco Jansen
  524.  # Fixed [9111] error.php contains a relative url to Home Page (Thanks Jens)
  525.  # Fixed [9516] Links in archive module don't work with SEF (Thanks Jens)
  526.  # Fixed [9211] Installation always falling back to joomla_backwards.sql (Thanks Jens)
  527.  
  528. 01-Feb-2008 Ian MacLennan
  529.  # Fixed [#9320] Problem with allowing HTML in requests [patch] (Thanks Jens)
  530.  
  531. 01-Feb-2008 Anthony Ferrara
  532.  * Fixed remote execution vulnerability in phpmailer
  533.  # [#6730] batchQuery() Bug: Broken splitting function
  534.  # [#8776] Mass Email BCC option (Thanks JM)
  535.  
  536. 30-Jan-2008 Anthony Ferrara
  537.  # Fixed htaccess instructions (refering to a second section that was removed)
  538.  # [topic,257873] Fixed possible notice with com_content router
  539.  # [#9518] When creating menu item for a poll, you cannot select poll (Thanks Ian MacLennan)
  540.  # [#9383] Search for contacts generates bad links (Thanks Jens-Christian Skibakk)
  541.  # [#9426] PopUp Url link broken
  542.  
  543. 29-Jan-2008 Ian MacLennan
  544.  # Fixed [#9342] Poll goes 404 after voting - fixed redirect URL.
  545.  
  546. 28-Jan-2008 Anthony Ferrara
  547.  # Fixed memcache session driver config param loading (changed it to work like cache driver)
  548.  # [#9225] Typo in joomla_backwards.sql (Thanks Jens-Christian Skibakk)
  549.  # [#8823] Modules don't show up when eAccelerator is enabled (Thanks Dalibor Karlovic)
  550.  
  551. 28-Jan-2008 Robin Muilwijk
  552.  # Fixed [#9472] Session not cleared properly
  553.  # Fixed [#9291] Error in call method
  554.  # Fixed [#9251] Additional double quote in weblink's template
  555.  # Fixed [#8173] Problem with preg_quote in function utf8_ireplace
  556.  
  557. 27-Jan-2008 Wilco Jansen
  558.  ^ Remove the installation check
  559.  # [9401] Help in backend showind 404 [Patch], thanks Jens-Christian Skibakk for the patch
  560.  # [9412] publish_down is initialized to 1970 in some environments, thanks Kevin for the patch
  561.  
  562. -------------------- 1.5.0 Stable Release [21-January-2008] ---------------------
  563.  
  564. 21-Jan-2008 Rob Schley
  565.  ^ Updated COPYRIGHT.php to reference the new, consolidated CREDITS.php
  566.  + Added LICENSES.php which will hold full text versions of other licenses.
  567.  
  568. 17-Jan-2008 Anthony Ferrara
  569.  + [8987] [8986] Added 3 Language strings to com_user and com_installer's language files (Thanks JM)
  570.  # [9285] Administrators not being able to edit their own profile or change password
  571.  
  572. 16-Jan-2008 Anthony Ferrara
  573.  # Fixed session issues with Invalid Token randomly appearing
  574.  # Fixed [9255] Error with Pagination and SEF (Thanks Jenscski)
  575.  
  576. 15-Jan-2008 Wilco Jansen
  577.  + Added language af-ZA and ar-DZ
  578.  
  579. 15-Jan-2008 Andrew Eddie
  580.  ^ Encapsulated public/non-public token logic into JUtility::getToken
  581.  
  582. 14-Jan-2008 Wilco Jansen
  583.  # Fixed [8874] Apostrophes transformed in html entities for page titles
  584.  # Fixed [8673] Wrong encoding for "login redirection url" in user login parameters
  585.  ^ Changed fa-IR langiage pack
  586.  + Added tr-TR langiage pack
  587.  ! Patch for 8874 and 8673 provided by Kevin Devine
  588.  
  589. 14-Jan-2008 Andrew Eddie
  590.  # Fixed inconsistend SQL in backward compat file (#__core_acl_aro_sections.section_id renamed to #__core_acl_aro_sections.id)
  591.  
  592. 13-Jan-2008 Anthony Ferrara
  593.  * [8739] Block user issues in administrator fix
  594.  * [topic,252372] Security fix in com_users
  595.  # [9126] [8702] Fixes for imagepath problems in categories:w
  596.  # Fixed language issues
  597.  # Added default alias for all items in core
  598.  
  599. 12-Jan-2008 Wilco Jansen
  600.  # Fixed [9194] No _JEXEC check in bigdump causes information disclosure if called directly
  601.  
  602. 12-Jan-2008 Ian MacLennan
  603.  # Fixed SEF issue for com_newsfeeds.
  604.  # Removed incorrect line endings from some language files.
  605.  # Fixed issue with page cache caching tokens.
  606.  
  607. 11-Jan-2008 Ian MacLennan
  608.  # Fixed SEF issue for com_poll, com_wrapper and com_search
  609.  
  610. 11-Jan-2008 Wilco Jansen
  611.  # Fixed [9032] cannot upload image
  612.  # Fixed [9161] Media Manager - uploads doesn't work with flash tool
  613.  ! Patch provided by Kevin Devine, thanks Kevin!
  614.  ^ Changes language files for hr-HR, lt-LT, ro-RO, ru-RU
  615.  + Added language files for eu-ES, hi-IN
  616.  
  617. 11-Jan-2008 Ian MacLennan
  618.  # Fixed bug in search where small words were not being filtered out properly
  619.  # Fixed problem in search with regex using too many resources (related to above)
  620.  # Fixed [#8404] Incorrect highlighting of search terms (as a byproduct)
  621.  
  622. 10-Jan-2008 Sam Moffatt
  623.  # Fixed error in backlink migration plugin
  624.  # Fixed error with category/section search in front end
  625.  # Fixed error with weblink search in back end
  626.  # Fixed error with Legacy SEF incorrectly returning 404 page not found error
  627.  
  628. 09-Jan-2008 Andy Miller
  629.  # Fixed issues with pillmenu in both LTR and RTL directions
  630.  
  631. 09-Jan-2008 Ian MacLennan
  632.  # Fixed issue with incorrect building of section links in content router
  633.  
  634. 07-Jan-2008 Johan Janssens
  635.  # Fixed issue with JApplication::route wrongly assuming no route was found if no request variables are
  636.    being returned and throwing a 404.
  637.  
  638. 07-Jan-2008 Andrew Eddie
  639.  # Changed form tokens to display different public and logged in values
  640.  
  641. 05-Jan-2008 Rob Schley
  642.  # Refactored routers for com_contact, com_weblinks, com_polls, and com_newsfeeds to be more reliable
  643.    at finding configurations and to prevent duplicate content URL issues.
  644.  
  645. 05-Jan-2008 Louis Landry
  646.  # Fixed [#8228] Empty categories don't display when the show empty category parameter is selected (proposed solution)
  647.  # Fixed [#8301] Memory consumption problems in com_search
  648.  # Fixed [#8432] Mod_polls Validation: JS Unterminated String Literal--problems with quote marks in alias
  649.  # Fixed [#8532] alias fields on menus and com_pool is not correctly sanitized can break links when sef on and cause other errors
  650.  
  651. 05-Jan-2008 Charl van Niekerk
  652.  # Fixed pagination in backend com_weblinks (similar issue as [#8718])
  653.  # Fixed division by zero in com_weblinks frontend and backend if limit = 0
  654.  
  655. 05-Jan-2008 Anthony Ferrara
  656.  # [#8663] File path issues in media manager for IE6 and IE7 (Thanks Jens-Christian Skibakk)
  657.  # [#8452] Mediamanager in IE6 shows one item in each row (Thanks Michal Sobkowiak)
  658.  ^ Fix for pt-PT installation translation file error (from Translation team)
  659.  
  660. 05-Jan-2008 Mati Kochen
  661.  + Added missing POLL string
  662.  - Removed unnecessary "
  663.  ^ fixed locales again
  664.  # [topic,249218] notice when showing subtree with no active parent (thanks trevornorth)
  665.  
  666. 05-Jan-2008 Wilco Jansen
  667.  ^ Updated the installer language files (thanks Ole for providing, thanks translators for creating these files)
  668.  # Fixed [9019] Content of entryfield 'Style' of 'Image' -> 'Appearances' are not saved in Article Editor (Thanks Bruce Scherzinger)
  669.  ! Make sure to save the plugin properties once of the tinymce editor!
  670.  
  671. 05-Jan-2008 Andrew Eddie
  672.  * SECURITY - Hardened escaping of user supplied text strings used in LIKE queries
  673.  ^ Added extra arguments to JDatabase::Quote and JDatabase::getEscaped to facilitate hardening queries
  674.  # Fixed [#8988] Legacy commonhtml.php bug
  675.  # Fixed missing token in offline page
  676.  
  677. 04-Jan-2008 Charl van Niekerk
  678.  # Fixed pagination in backend com_content (similar issue as [#8718])
  679.  
  680. 04-Jan-2008 Louis Landry
  681.  # Fixed JDate issue with server offsets and daylight savings time as well as GMT output
  682.  
  683. 04-Jan-2008 Jui-Yu Tsai
  684.  # Fixed com_messages manager reset filter
  685.  
  686. 04-Jan-2008 Mati Kochen
  687.  ^ [topic,249292] Minor Typos in Sample Data
  688.  # [topic,249199] Added 404 if no Route was found
  689.  
  690. 04-Jan-2008 Alan Langford
  691.  ^ Removed conditionals in loader.php, to revisit after upcoming release.
  692.  
  693. 03-Jan-2008 Jui-Yu Tsai
  694.  # Fixed [#8615][topic,240577] mod_newsflash "Read more..." parameter issue
  695.  # Fixed [topic,248718] com_search gives an error under Beez template
  696.  # Fixed [topic,248716] Author and date in beez template
  697.  
  698. 03-Jan-2008 Anthony Ferrara
  699.  # Fixed untranslated string in timezones (Thanks Ercan ∩┐╜zkaya)
  700.  
  701. 03-Jan-2008 Andrew Eddie
  702.  # Added JHTML::_( 'form.token' ) and JRequest::checkToken to assist in preventing CSRF exploits
  703.  
  704. 03-Jan-2008 Alan Langford
  705.  ^ Added conditionals to JLoader, __autoload(), jimport() to aid unit testing.
  706.  
  707. 02-Jan-2008 Mati Kochen
  708.  ^ Added UTF locales to en_GB.xml (admin/installation/site)
  709.  
  710. 02-Jan-2008 Andrew Eddie
  711.  # Fixed CSRF exploits in com_installer
  712.  
  713. 02-Jan-2008 Toby Patterson
  714.  # Fixed problem with JDocumentRendererAtom encoding links resulting in invalid urls ( & to & )
  715.  
  716. 02-Jan-2008 Robin Muilwijk
  717.  # Fixed [#8969] Mod_sections missing parameter + patch
  718.  # Fixed [#8828] htaccess does not include rewrite for .htm
  719.  
  720. 02-Jan-2008 Sam Moffatt
  721.  # Fixed radio button selection in com_installer
  722.  ^ Removed administration/media tag from module installer
  723.  
  724. 01-Jan-2008 Chris Davenport
  725.  ^ Local help files replaced by dummy files containing links to online help.
  726.  
  727. 01-Jan-2008 Johan Janssens
  728.  ^ Changed JHTML::_() to support variable prefixes, type can now be prefix.class.function
  729.  
  730. 01-Jan-2008 Wilco Jansen
  731.  ^ Added also front-end language defaulting, see also #8307
  732.  
  733. 01-Jan-2008 Mati Kochen
  734.  # [#8750] Fixed Base URL sent by reminder mail
  735.  
  736. 01-Jan-2008 Sam Moffatt
  737.  ! Welcome to 2008, a great new year for Joomla!
  738.  ^ Updates to the installation system to better handle some situations
  739.  ^ Renamed a variable in the Joomla authentication plugin to make more sense
  740.  # Fixes to prevent against uninitialised variable access in various locations
  741.  
  742. 31-Dec-2007 Mati Kochen
  743.  ^ [topic,247978] Added More Articles string, with corresponding fixes in files
  744.  # [#8935] wrong comparisson for categories
  745.  
  746. 31-Dec-2007 Charl van Niekerk
  747.  # Fixed [#8516] xmlrpc throws errors when using third party blog/content entry tools
  748.  ^ Changed mod_breadcrumbs individual module include to "breadcrumb" position include in rhuk_milkyway and beez
  749.  ^ Renamed "breadcrumbs" position to "breadcrumb" in rhuk_milkyway
  750.  
  751. 31-Dec-2007 Johan Janssens
  752.  + Added scope variable to JApplication
  753.  
  754. 30-Dec-2007 Wilco Jansen
  755.  # Fixed [8307] Local distribs can't define default admin language
  756.  
  757. 30-Dec-2007 Charl van Niekerk
  758.  # Fixed [#8718] Frontend com_weblinks pagination error
  759.  
  760. 30-Dec-2007 Mati Kochen
  761.  # [#8568] Applied proposed fixes
  762.  # [#8797] Added string to com_installer
  763.  # [#7549] type of uninstall not translated
  764.  # [#8901] changed copyright to 2008
  765.  
  766. 30-Dec-2007 Anthony Ferrara
  767.  ^ [#8901] Update copyright date needed in all trunk files
  768.  # [#8736] 'limit' form field ignored in com_search
  769.  ^ Added Istanbul to the timezone listings (Thanks Ercan ∩┐╜zkaya)
  770.  
  771. 29-Dec-2007 Andy Miller
  772.  # Fixed issue with admin login button with Safari
  773.  
  774. 29-Dec-2007 Hannes Papenberg
  775.  # [#8688] fixed pagination in com_categories
  776.  
  777. 29-Dec-2007 Johan Janssens
  778.  + Added transliterate function to JLanguage
  779.  ^ JFilterOutput::stringURLSafe now calls JLanguage::transliterate
  780.  
  781. 29-Dec-2007 Anthony Ferrara
  782.  # [#8690] javascript popup: url not found (images directory incorrect)
  783.  
  784. 29-Dec-2007 Mati Kochen
  785.  ^ change width from 1000px to 960px (khepri)
  786.  # [#8873] added BROWSE string
  787.  # [#8867] fixed (Today) string
  788.  # [#8576] added UNINSTALLLANGPUBLISHEDALREADY to com_installer with the correct call
  789.  
  790. 28-Dec-2007 Hannes Papenberg
  791.  # Fixed [#8229] If Intro Text is set to hide and no Fulltext is available, Intro Text is used as the fulltext
  792.  
  793. 27-Dec-2007 Wilco Jansen
  794.  ! Forgotten to credit Zinho for supplying us with information about the csrf exploit that was fixed
  795.    during PBF weekend. Thanks Zinho for you issue report.
  796.  
  797. 27-Dec-2007 Chris Davenport
  798.  ^ Removed/renamed redundant local help screens.
  799.  
  800. 26-Dec-2007 Nur Aini Rakhmawati
  801. # Fixed [#6111] New button act as Edit when multiply select in Menu Item Manager
  802. # Fixed [t,223403] Warning menu manager standardization for cancel button
  803.  
  804. 25-Dec-2007 Nur Aini Rakhmawati
  805.  # Fixed [#8557] language typo and ordering languange list (Thanks to Ole Bang Ottosen)
  806.  
  807. 24-Dec-2007 Anthony Ferrara
  808.  # Fixed [#8754] issue with SEF plugin rewriting raw anchors (Thanks Jens-Christian Skibakk)
  809.  
  810. 24-Dec-2007 Jui-Yu Tsai
  811.  # Fixed [#8568] language typo
  812.  
  813. 23-Dec-2007 Rob Schley
  814.  # Fixed JRegistryFormatINI::objectToString() method to build proper arrays again. Thanks Ian for testing.
  815.  # Fixed view cache handler not storing module buffer.
  816.  # Fixed JDocumentHTML::getBuffer() so that you can access the entire document buffer.
  817.  
  818. 23-Dec-2007 Nur Aini Rakhmawati
  819.  # Fixed [#8168] Removed Redundant code in Published Section. Thanks Alaattin Kahramanlar
  820.  
  821. 22-Dec-2007 Johan Janssens
  822.  + Added $params parameter to JEditor::display function. This allows to programaticaly set or override
  823.    the editor plugin parameters.
  824.  
  825. 22-Dec-2007 Andrew Eddie
  826.  ^ Moved article edit icon into the print|pdf|email area
  827.  + Added type property to JAuthenticationResponse which is set to the successful authenication method
  828.  ^ Split diff.sql into steps for RC's
  829.  
  830. 21-Dec-2007 Mati Kochen
  831.  ^ [topic,245507] Better Styling with double classes & easier RTL
  832.  
  833. 21-Dec-2007 Anthony Ferrara
  834.  # [#8678] [#8675] [#8648] [topic,245507] Fixed min-width CSS issue forcing scrollbars
  835.  
  836. 21-Dec-2007 Andrew Eddie
  837.  # Fixed [topic,245313] Fatal error in Menu Manager when editing an item
  838.  ! Lots of cosmetic commits (remove trailing ?> tags at EOF, white space, etc)
  839.  
  840. 20-Dec-2007 Jui-Yu Tsai
  841.  # [topic,245322] fixed missing "s" at string for more than one unit
  842.  
  843. 20-Dec-2007 Mickael Maison
  844.  # [#7617] Untranslated error message during authentication
  845.  
  846. 20-Dec-2007 Mati Kochen
  847.  ^ [topic,244583] added $rows = $this->items, and replaced all instaces
  848.  ^ [topic,244213] added limitation to the return pagination only when there is one
  849.  ^ [topic,244895] added missing content display
  850.  ^ [topic,245291] refactor more links to use ContentHelperRoute
  851.  
  852. 20-Dec-2007 Ian MacLennan
  853.  # Fixed Topic 245155 Category Content Filter missing default parameter values in model
  854.  
  855. 20-Dec-2007 Sam Moffatt
  856.  # [#8444] Testing migration script on install - Scripts not executing (added display of current max PHP upload)
  857.  # [#8517] com_installer: Installing from nonexisting URL generates technical error message
  858.  ! SERVER_CONNECT_FAILED language added to com_installer
  859.  ! MAXIMUM UPLOAD SIZE and UPLOADFILESIZE added to installation language
  860.  # [#8628] Extension installer fails to remove media files (proposed solution)
  861.  # [#8573] Google stuff still present in com_search
  862.  
  863. 20-Dec-2007 Andrew Eddie
  864.  # Fixed [t,243324] PHP 4 incompatible syntax in ContentModelArchive::_getList
  865.  # Fixed extra <span> in Content Archive items layout
  866.  # Fixed [#8667] bug in JDate
  867.  
  868. 19-Dec-2007 Ian MacLennan
  869.  # Fixed Content Router swallows up layout (checks to see if it matches Itemid)
  870.  
  871. 19-Dec-2007 Ian MacLennan
  872.  # Fixed topic 244449 XMLRPC Search plugin doesn't work with weblinks search plugin published
  873.  
  874. -------------------- 1.5.0 Release Candidate 4 Released [19-December-2007] ---------------------
  875.